-
Notifications
You must be signed in to change notification settings - Fork 671
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modernize linters #4642
base: master
Are you sure you want to change the base?
Modernize linters #4642
Conversation
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4642 +/- ##
==========================================
- Coverage 59.03% 58.11% -0.92%
==========================================
Files 622 626 +4
Lines 52823 53815 +992
==========================================
+ Hits 31182 31277 +95
- Misses 19150 20036 +886
- Partials 2491 2502 +11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
Does this only work with |
Tracking issue
NA
Why are the changes needed?
In an effort to modernize the use of linters in the codebase we first unify the config file used across the projects.
What changes were proposed in this pull request?
A few changes:
How was this patch tested?
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link